purple_conversation_set_title

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_conversation_set_title(PurpleConversation* conv, const(char)* title)
  2. da_purple_conversation_set_title purple_conversation_set_title;
    version(!Derelict_Link_Static)
    extern (C) __gshared
    da_purple_conversation_set_title purple_conversation_set_title;

Meta